home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Freeware / Sweet Home 3D 1.4 / SweetHome3D-1.4-windows.exe / {app} / jre1.6.0_06 / lib / i386 / jvm.cfg
Text File  |  2008-10-07  |  671b  |  25 lines

  1. #
  2. # @(#)jvm.cfg    1.8 05/11/17
  3. # Copyright 2006 Sun Microsystems, Inc. All rights reserved.
  4. # SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
  5. #
  6. #
  7. # List of JVMs that can be used as an option to java, javac, etc.
  8. # Order is important -- first in this list is the default JVM.
  9. # NOTE that this both this file and its format are UNSUPPORTED and
  10. # WILL GO AWAY in a future release.
  11. #
  12. # You may also select a JVM in an arbitrary location with the
  13. # "-XXaltjvm=<jvm_dir>" option, but that too is unsupported
  14. # and may not be available in a future release.
  15. #
  16. -client KNOWN
  17. -server KNOWN
  18. -hotspot ALIASED_TO -client
  19. -classic WARN
  20. -native ERROR
  21. -green ERROR
  22.